home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / datalist / datalist.exe / %MAINDIR% / SAMPLES / Sample9 / LISTSA~1.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-09  |  1.1 KB  |  56 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "listsample.h"
  9. LastPage=0
  10.  
  11. ClassCount=3
  12. Class1=CListSampleApp
  13. Class2=CAboutDlg
  14. Class3=CListSampleDlg
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX
  18. Resource2=IDD_LISTSAMPLE_DIALOG
  19.  
  20. [CLS:CListSampleApp]
  21. Type=0
  22. BaseClass=CWinApp
  23. HeaderFile=ListSample.h
  24. ImplementationFile=ListSample.cpp
  25.  
  26. [CLS:CAboutDlg]
  27. Type=0
  28. BaseClass=CDialog
  29. HeaderFile=ListSampleDlg.cpp
  30. ImplementationFile=ListSampleDlg.cpp
  31. LastObject=CAboutDlg
  32.  
  33. [CLS:CListSampleDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=ListSampleDlg.h
  37. ImplementationFile=ListSampleDlg.cpp
  38.  
  39. [DLG:IDD_ABOUTBOX]
  40. Type=1
  41. Class=CAboutDlg
  42. ControlCount=4
  43. Control1=IDC_STATIC,static,1342177283
  44. Control2=IDC_STATIC,static,1342308480
  45. Control3=IDC_STATIC,static,1342308352
  46. Control4=IDOK,button,1342373889
  47.  
  48. [DLG:IDD_LISTSAMPLE_DIALOG]
  49. Type=1
  50. Class=CListSampleDlg
  51. ControlCount=3
  52. Control1=IDOK,button,1342242817
  53. Control2=IDCANCEL,button,1342242816
  54. Control3=IDC_LIST1,{98460700-9149-11CF-BADB-00201802BB87},1342242816
  55.  
  56.